<postfield> element

The <postfield> element defines name/value pairs that are passed to the HTTP server receiving the <go> request. See the <go> element for an example of the <postfield> element's use in WML.

Syntax

Attributes

 
name A label that identifies the field. 
value A string specifying the default value for the variable specified by the value attribute.